Click or drag to resize

InviteSupported Property

Gets or sets Supported header field. The Supported header field enumerates all the extensions supported by the client or server.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Supported { get; set; }

Property Value

Type: String
See Also